[INFO] cloning repository https://github.com/jcglqmoyx/clicker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcglqmoyx/clicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcglqmoyx%2Fclicker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcglqmoyx%2Fclicker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52eae0e3ff4b8017ed88e74df9d274a3d7f3ffe5
[INFO] fixing jcglqmoyx/clicker against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcglqmoyx%2Fclicker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jcglqmoyx/clicker
[INFO] finished tweaking git repo https://github.com/jcglqmoyx/clicker
[INFO] tweaked toml for git repo https://github.com/jcglqmoyx/clicker written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jcglqmoyx/clicker on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jcglqmoyx/clicker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 371c43722b7eb049a5bffedb7bc73a263db3736b7d1b896161c60f651f22af4a
[INFO] running `Command { std: "docker" "start" "371c43722b7eb049a5bffedb7bc73a263db3736b7d1b896161c60f651f22af4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "371c43722b7eb049a5bffedb7bc73a263db3736b7d1b896161c60f651f22af4a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "371c43722b7eb049a5bffedb7bc73a263db3736b7d1b896161c60f651f22af4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "371c43722b7eb049a5bffedb7bc73a263db3736b7d1b896161c60f651f22af4a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling device_query v2.1.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling minipaste v0.1.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking enigo v0.3.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling fltk-sys v1.5.22
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking fltk v1.5.22
[INFO] [stderr]     Checking clicker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/gui/components/smart_click_settings_panel.rs (1 fix)
[INFO] [stderr]        Fixed src/app.rs (1 fix)
[INFO] [stderr]        Fixed src/gui/home.rs (1 fix)
[INFO] [stderr]        Fixed src/register/time.rs (1 fix)
[INFO] [stderr]        Fixed src/gui/components/status_panel.rs (1 fix)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/gui/components/smart_click_settings_panel.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     COUNT_RECORD_INPUT.deactivate();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/click.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]  9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/gui/components/status_panel.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let mut click_hotkey = CLICK_HOT_KEY.clone().iter().map(|x| x.int_value).collect::<Vec<i32>>();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut record_hotkey = RECORD_HOT_KEY.clone().iter().map(|x| x.int_value).collect::<Vec<i32>>();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 STATUS_BUTTON.set_label_color(Color::Blue);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 STATUS_BUTTON.set_label("Clicking..");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:64:37
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:71:37
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:78:41
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:97:46
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   for event in &EVENTS {
[INFO] [stdout]    |                                    ^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 97 |                                 for event in &raw const EVENTS {
[INFO] [stdout]    |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:102:41
[INFO] [stdout]     |
[INFO] [stdout] 102 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:103:41
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:110:41
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:111:41
[INFO] [stdout]     |
[INFO] [stdout] 111 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:118:41
[INFO] [stdout]     |
[INFO] [stdout] 118 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:119:41
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:127:45
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:128:45
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:136:45
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:144:41
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:145:41
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:151:37
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:155:29
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             STATUS_BUTTON.set_label("Recording..");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             STATUS_BUTTON.set_label_color(Color::Yellow);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 | /             EVENTS.push(Event::new(
[INFO] [stdout] 182 | |                 location.0,
[INFO] [stdout] 183 | |                 location.1,
[INFO] [stdout] 184 | |                 BUTTON_TO_CLICK,
[INFO] [stdout] 185 | |                 MOUSE_CLICK_TYPE,
[INFO] [stdout] 186 | |                 TIME_INTERVAL,
[INFO] [stdout] 187 | |             ));
[INFO] [stdout]     | |______________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/click.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout]   9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]   9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |             COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:27:67
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 if now - LAST_TIME_CLICK_HOT_KEY_CHANGED < 100 && CLICK_HOT_KEY.len() < 4 {
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     CLICK_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     CLICK_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     CLICK_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     CLICK_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:37:56
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     input.set_value(&get_hotkey_string(&CLICK_HOT_KEY));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     input.set_value(&get_hotkey_string(&raw const CLICK_HOT_KEY));
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 if now - LAST_TIME_RECORD_HOT_KEY_CHANGED < 100 && RECORD_HOT_KEY.len() < 4 {
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     RECORD_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     RECORD_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     RECORD_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     RECORD_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     input.set_value(&get_hotkey_string(&RECORD_HOT_KEY));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     input.set_value(&get_hotkey_string(&raw const RECORD_HOT_KEY));
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |             if EVENTS.is_empty() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |             EVENTS[EVENTS.len() - 1].button = BUTTON_TO_CLICK;
[INFO] [stdout]    |                    ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |             if EVENTS.is_empty() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |             EVENTS[EVENTS.len() - 1].click_type = MOUSE_CLICK_TYPE;
[INFO] [stdout]    |                    ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/time.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |         if EVENTS.is_empty() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/time.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |         EVENTS[EVENTS.len() - 1].sleep = TIME_INTERVAL;
[INFO] [stdout]    |                ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         EVENTS.clear();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         COUNT_RECORD_INPUT.set_value("0");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/click.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]  9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:55:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |         show_record_count_input.set_value(&EVENTS.len().to_string());
[INFO] [stdout]    |                                            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 if title.is_empty() || EVENTS.is_empty() {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let record = Record::new(title, EVENTS.clone());
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/register/record.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/click.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout]   9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]   9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/register/record.rs:117:47
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/gui/components/smart_click_settings_panel.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     COUNT_RECORD_INPUT.deactivate();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/click.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]  9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/gui/components/status_panel.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let mut click_hotkey = CLICK_HOT_KEY.clone().iter().map(|x| x.int_value).collect::<Vec<i32>>();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut record_hotkey = RECORD_HOT_KEY.clone().iter().map(|x| x.int_value).collect::<Vec<i32>>();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 STATUS_BUTTON.set_label_color(Color::Blue);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 STATUS_BUTTON.set_label("Clicking..");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:64:37
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:71:37
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:78:41
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:97:46
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   for event in &EVENTS {
[INFO] [stdout]    |                                    ^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 97 |                                 for event in &raw const EVENTS {
[INFO] [stdout]    |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:102:41
[INFO] [stdout]     |
[INFO] [stdout] 102 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:103:41
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:110:41
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:111:41
[INFO] [stdout]     |
[INFO] [stdout] 111 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:118:41
[INFO] [stdout]     |
[INFO] [stdout] 118 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:119:41
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:127:45
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:128:45
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:136:45
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:144:41
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:145:41
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:151:37
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:155:29
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             STATUS_BUTTON.set_label("Recording..");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             STATUS_BUTTON.set_label_color(Color::Yellow);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 | /             EVENTS.push(Event::new(
[INFO] [stdout] 182 | |                 location.0,
[INFO] [stdout] 183 | |                 location.1,
[INFO] [stdout] 184 | |                 BUTTON_TO_CLICK,
[INFO] [stdout] 185 | |                 MOUSE_CLICK_TYPE,
[INFO] [stdout] 186 | |                 TIME_INTERVAL,
[INFO] [stdout] 187 | |             ));
[INFO] [stdout]     | |______________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/click.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout]   9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]   9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |             COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:27:67
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 if now - LAST_TIME_CLICK_HOT_KEY_CHANGED < 100 && CLICK_HOT_KEY.len() < 4 {
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     CLICK_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     CLICK_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     CLICK_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     CLICK_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:37:56
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     input.set_value(&get_hotkey_string(&CLICK_HOT_KEY));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     input.set_value(&get_hotkey_string(&raw const CLICK_HOT_KEY));
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 if now - LAST_TIME_RECORD_HOT_KEY_CHANGED < 100 && RECORD_HOT_KEY.len() < 4 {
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     RECORD_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     RECORD_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     RECORD_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     RECORD_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     input.set_value(&get_hotkey_string(&RECORD_HOT_KEY));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     input.set_value(&get_hotkey_string(&raw const RECORD_HOT_KEY));
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |             if EVENTS.is_empty() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |             EVENTS[EVENTS.len() - 1].button = BUTTON_TO_CLICK;
[INFO] [stdout]    |                    ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |             if EVENTS.is_empty() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |             EVENTS[EVENTS.len() - 1].click_type = MOUSE_CLICK_TYPE;
[INFO] [stdout]    |                    ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/time.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |         if EVENTS.is_empty() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/time.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |         EVENTS[EVENTS.len() - 1].sleep = TIME_INTERVAL;
[INFO] [stdout]    |                ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         EVENTS.clear();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         COUNT_RECORD_INPUT.set_value("0");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/click.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]  9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:55:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |         show_record_count_input.set_value(&EVENTS.len().to_string());
[INFO] [stdout]    |                                            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 if title.is_empty() || EVENTS.is_empty() {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let record = Record::new(title, EVENTS.clone());
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/register/record.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/click.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout]   9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]   9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/register/record.rs:117:47
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.39s
[INFO] [stderr] crater-edition-check: clicker v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking clicker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/gui/components/smart_click_settings_panel.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     COUNT_RECORD_INPUT.deactivate();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/click.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]  9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/gui/components/status_panel.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let mut click_hotkey = CLICK_HOT_KEY.clone().iter().map(|x| x.int_value).collect::<Vec<i32>>();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut record_hotkey = RECORD_HOT_KEY.clone().iter().map(|x| x.int_value).collect::<Vec<i32>>();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 STATUS_BUTTON.set_label_color(Color::Blue);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 STATUS_BUTTON.set_label("Clicking..");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:64:37
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:71:37
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:78:41
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:97:46
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   for event in &EVENTS {
[INFO] [stdout]    |                                    ^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 97 |                                 for event in &raw const EVENTS {
[INFO] [stdout]    |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:102:41
[INFO] [stdout]     |
[INFO] [stdout] 102 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:103:41
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:110:41
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:111:41
[INFO] [stdout]     |
[INFO] [stdout] 111 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:118:41
[INFO] [stdout]     |
[INFO] [stdout] 118 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:119:41
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:127:45
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:128:45
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:136:45
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:144:41
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:145:41
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:151:37
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:155:29
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             STATUS_BUTTON.set_label("Recording..");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             STATUS_BUTTON.set_label_color(Color::Yellow);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 | /             EVENTS.push(Event::new(
[INFO] [stdout] 182 | |                 location.0,
[INFO] [stdout] 183 | |                 location.1,
[INFO] [stdout] 184 | |                 BUTTON_TO_CLICK,
[INFO] [stdout] 185 | |                 MOUSE_CLICK_TYPE,
[INFO] [stdout] 186 | |                 TIME_INTERVAL,
[INFO] [stdout] 187 | |             ));
[INFO] [stdout]     | |______________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/click.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout]   9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]   9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |             COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:27:67
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 if now - LAST_TIME_CLICK_HOT_KEY_CHANGED < 100 && CLICK_HOT_KEY.len() < 4 {
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     CLICK_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     CLICK_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     CLICK_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     CLICK_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:37:56
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     input.set_value(&get_hotkey_string(&CLICK_HOT_KEY));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     input.set_value(&get_hotkey_string(&raw const CLICK_HOT_KEY));
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 if now - LAST_TIME_RECORD_HOT_KEY_CHANGED < 100 && RECORD_HOT_KEY.len() < 4 {
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     RECORD_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     RECORD_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     RECORD_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     RECORD_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     input.set_value(&get_hotkey_string(&RECORD_HOT_KEY));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     input.set_value(&get_hotkey_string(&raw const RECORD_HOT_KEY));
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |             if EVENTS.is_empty() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |             EVENTS[EVENTS.len() - 1].button = BUTTON_TO_CLICK;
[INFO] [stdout]    |                    ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |             if EVENTS.is_empty() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |             EVENTS[EVENTS.len() - 1].click_type = MOUSE_CLICK_TYPE;
[INFO] [stdout]    |                    ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/time.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |         if EVENTS.is_empty() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/time.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |         EVENTS[EVENTS.len() - 1].sleep = TIME_INTERVAL;
[INFO] [stdout]    |                ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         EVENTS.clear();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         COUNT_RECORD_INPUT.set_value("0");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/click.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]  9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:55:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |         show_record_count_input.set_value(&EVENTS.len().to_string());
[INFO] [stdout]    |                                            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 if title.is_empty() || EVENTS.is_empty() {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let record = Record::new(title, EVENTS.clone());
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/register/record.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/click.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout]   9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]   9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/register/record.rs:117:47
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clicker` (lib) due to 67 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/gui/components/smart_click_settings_panel.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     COUNT_RECORD_INPUT.deactivate();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/click.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]  9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/gui/components/status_panel.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let mut click_hotkey = CLICK_HOT_KEY.clone().iter().map(|x| x.int_value).collect::<Vec<i32>>();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut record_hotkey = RECORD_HOT_KEY.clone().iter().map(|x| x.int_value).collect::<Vec<i32>>();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 STATUS_BUTTON.set_label_color(Color::Blue);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 STATUS_BUTTON.set_label("Clicking..");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:64:37
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:71:37
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:78:41
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout] 12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/listener/exec.rs:97:46
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   for event in &EVENTS {
[INFO] [stdout]    |                                    ^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 97 |                                 for event in &raw const EVENTS {
[INFO] [stdout]    |                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:102:41
[INFO] [stdout]     |
[INFO] [stdout] 102 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:103:41
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:110:41
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:111:41
[INFO] [stdout]     |
[INFO] [stdout] 111 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:118:41
[INFO] [stdout]     |
[INFO] [stdout] 118 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:119:41
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:127:45
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:128:45
[INFO] [stdout]     |
[INFO] [stdout] 128 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:136:45
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:144:41
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:145:41
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:151:37
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:155:29
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...                   STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 | ...                   STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             STATUS_BUTTON.set_label("Recording..");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             STATUS_BUTTON.set_label_color(Color::Yellow);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 | /             EVENTS.push(Event::new(
[INFO] [stdout] 182 | |                 location.0,
[INFO] [stdout] 183 | |                 location.1,
[INFO] [stdout] 184 | |                 BUTTON_TO_CLICK,
[INFO] [stdout] 185 | |                 MOUSE_CLICK_TYPE,
[INFO] [stdout] 186 | |                 TIME_INTERVAL,
[INFO] [stdout] 187 | |             ));
[INFO] [stdout]     | |______________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/click.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout]   9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]   9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:193:43
[INFO] [stdout]     |
[INFO] [stdout] 193 |             COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             STATUS_BUTTON.set_label("Stopped clicking");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/listener/exec.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             STATUS_BUTTON.set_label_color(Color::Red);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/status.rs:12:19
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub(crate) static mut STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]  12 + pub(crate) static STATUS_BUTTON: Lazy<Button> = Lazy::new(|| Button::new(50, 300, 60, 30, "Stopped clicking"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:27:67
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 if now - LAST_TIME_CLICK_HOT_KEY_CHANGED < 100 && CLICK_HOT_KEY.len() < 4 {
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     CLICK_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     CLICK_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     CLICK_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     CLICK_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:37:56
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     input.set_value(&get_hotkey_string(&CLICK_HOT_KEY));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     input.set_value(&get_hotkey_string(&raw const CLICK_HOT_KEY));
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub(crate) static mut CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 20 + pub(crate) static CLICK_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:42:68
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 if now - LAST_TIME_RECORD_HOT_KEY_CHANGED < 100 && RECORD_HOT_KEY.len() < 4 {
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     RECORD_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     RECORD_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     RECORD_HOT_KEY.insert(Key::new(key_int_value, key_name));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     RECORD_HOT_KEY.clear();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/hotkey.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     input.set_value(&get_hotkey_string(&RECORD_HOT_KEY));
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     input.set_value(&get_hotkey_string(&raw const RECORD_HOT_KEY));
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/hotkey.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 - pub(crate) static mut RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout] 22 + pub(crate) static RECORD_HOT_KEY: Lazy<HashSet<Key>> = Lazy::new(HashSet::new);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |             if EVENTS.is_empty() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |             EVENTS[EVENTS.len() - 1].button = BUTTON_TO_CLICK;
[INFO] [stdout]    |                    ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |             if EVENTS.is_empty() {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/mouse.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |             EVENTS[EVENTS.len() - 1].click_type = MOUSE_CLICK_TYPE;
[INFO] [stdout]    |                    ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/time.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |         if EVENTS.is_empty() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/time.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |         EVENTS[EVENTS.len() - 1].sleep = TIME_INTERVAL;
[INFO] [stdout]    |                ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         EVENTS.clear();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         COUNT_RECORD_INPUT.set_value("0");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/global/click.rs:9:19
[INFO] [stdout]    |
[INFO] [stdout]  9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]  9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:55:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |         show_record_count_input.set_value(&EVENTS.len().to_string());
[INFO] [stdout]    |                                            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 if title.is_empty() || EVENTS.is_empty() {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/register/record.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let record = Record::new(title, EVENTS.clone());
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/register/record.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/global/click.rs:9:19
[INFO] [stdout]     |
[INFO] [stdout]   9 - pub(crate) static mut COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]   9 + pub(crate) static COUNT_RECORD_INPUT: Lazy<Input> = Lazy::new(|| Input::new(50, 300, 60, 0, ""));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/register/record.rs:117:47
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 COUNT_RECORD_INPUT.set_value(&EVENTS.len().to_string());
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clicker` (lib test) due to 67 previous errors
[INFO] running `Command { std: "docker" "inspect" "371c43722b7eb049a5bffedb7bc73a263db3736b7d1b896161c60f651f22af4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "371c43722b7eb049a5bffedb7bc73a263db3736b7d1b896161c60f651f22af4a", kill_on_drop: false }`
[INFO] [stdout] 371c43722b7eb049a5bffedb7bc73a263db3736b7d1b896161c60f651f22af4a
